func net/http.redirectBehavior
2 uses
net/http (current package)
client.go#L503: func redirectBehavior(reqMethod string, resp *Response, ireq *Request) (redirectMethod string, shouldRedirect, includeBody bool) {
client.go#L738: redirectMethod, shouldRedirect, includeBody = redirectBehavior(req.Method, resp, reqs[0])
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)